Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x6310cc…4ccacf |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x951bcd…fba651 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xa54782…c38dc8 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x19c166…e3d502 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x538367…178014 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xb2e958…683ff1 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x0ecdf9…4c8767 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0xa4cc9a…b2c914 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x58f9d3…86dac7 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x2de7e5…ed39c1 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x85ac65…fa1cb8 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0xfb7c52…92c25d |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x2a8964…04bdf9 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x9fec2b…e5cffd |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0xddb8e0…2b3ebb |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x901dbe…038850 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0xc4373f…dc0651 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x69a39c…411cc4 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0xaf5d16…e46e3c |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x161d24…873c44 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x04f665…5dc199 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x92296d…8e5b1a |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x9ba537…ad1972 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x689961…0889e0 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0xa7eb6f…b51fc6 |
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.
GET api.roundhouseai.io/v0/transactions
Show the promptHide the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out — which merchants are being paid, typical amounts, and anything unusual. curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100' Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402. Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.