Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8187…66aa0x367c…5270 | eip155:1 | — | $29,995.78 | 100% | Route unknown | 104d ago | 0xbb5d8e…b82135 |
| 0x6929…b3560x367c…5270 | eip155:1 | — | $1,000.90 | 100% | Route unknown | 104d ago | 0x26191a…7d59cf |
| 0x1d23…ce460x367c…5270 | eip155:1 | — | $262.82 | 100% | Route unknown | 104d ago | 0x4831c9…2b6b66 |
| 0xaa4e…93c00x367c…5270 | eip155:1 | — | $6.74 | 100% | Route unknown | 104d ago | 0x68c216…ea5b17 |
| 0x1b66…eec60x367c…5270 | eip155:1 | — | $1,398.10 | 100% | Route unknown | 104d ago | 0x733bc7…2da7bc |
| 0x9a40…95310x367c…5270 | eip155:1 | — | $748.63 | 100% | Route unknown | 104d ago | 0xe451c0…ef4893 |
| 0x422d…ecbe0x367c…5270 | eip155:1 | — | $45.31 | 100% | Route unknown | 104d ago | 0xfaf91c…622cd0 |
| 0xaacc…11730x367c…5270 | eip155:1 | — | $35.04 | 100% | Route unknown | 104d ago | 0xee124d…268458 |
| 0xd614…e4300x367c…5270 | eip155:1 | — | $349.98 | 100% | Route unknown | 104d ago | 0x163530…10e43a |
| 0x4e8d…7cb80x367c…5270 | eip155:1 | — | $113.49 | 100% | Route unknown | 104d ago | 0x1598a5…833fae |
| 0x93c9…0da10x367c…5270 | eip155:1 | — | $7.97 | 100% | Route unknown | 104d ago | 0xdec3c2…0c4005 |
| 0x273f…7c310x367c…5270 | eip155:1 | — | $29.94 | 100% | Route unknown | 104d ago | 0x056576…e502ac |
| 0x4972…adc50x367c…5270 | eip155:1 | — | $3.26 | 100% | Route unknown | 104d ago | 0x1d9672…fa6a15 |
| 0x1e83…32aa0x367c…5270 | eip155:1 | — | $9.96 | 100% | Route unknown | 104d ago | 0x358438…acc31c |
| 0x56e0…53860x367c…5270 | eip155:1 | — | $0.91 | 100% | Route unknown | 104d ago | 0xa6b0f7…4c7e86 |
| 0x4d9c…5c880x367c…5270 | eip155:1 | — | $4.47 | 100% | Route unknown | 104d ago | 0x8ee4f2…49c22a |
| 0x8d60…5ed10x367c…5270 | eip155:1 | — | $88.76 | 100% | Route unknown | 104d ago | 0xb25365…a91731 |
| 0x1b6d…83800x367c…5270 | eip155:1 | — | $118.56 | 100% | Route unknown | 104d ago | 0xd73aeb…559e2d |
| 0x40b8…994c0x367c…5270 | eip155:1 | — | $94.71 | 100% | Route unknown | 104d ago | 0x6ec62d…cf98be |
| 0xb1e1…24f80x367c…5270 | eip155:1 | — | $1,999.37 | 100% | Route unknown | 104d ago | 0xbe9d64…ddd844 |
| 0x41a1…db230x367c…5270 | eip155:1 | — | $98.55 | 100% | Route unknown | 104d ago | 0xc8fed4…0a8617 |
| 0xe144…31af0x367c…5270 | eip155:1 | — | $4.97 | 100% | Route unknown | 104d ago | 0x755bc8…21824f |
| 0xc7f1…d9380x367c…5270 | eip155:1 | — | $998.66 | 100% | Route unknown | 104d ago | 0xd50641…759a7d |
| 0x2878…32b30x367c…5270 | eip155:1 | — | $19.48 | 100% | Route unknown | 104d ago | 0x23e6d8…1ae743 |
| 0x18e1…e6af0x367c…5270 | eip155:1 | — | $4,090.27 | 100% | Route unknown | 104d ago | 0xcbb330…b98524 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.