Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$1.05100%0xf760…e9ab57d ago0x75bff3…9d03fc
0xdd07…45b90x0e3d…7757Base—$9.45100%0x1c09…186f57d ago0x907fd5…ae91d8
0xdd07…45b90x0e3d…7757Base—$2.10100%0xcb3f…dc2957d ago0x6022c9…24361e
0xdd07…45b90x0e3d…7757Base—$21.00100%0x7daa…021757d ago0x3a80af…da7930
0xdd07…45b90x0e3d…7757Base—$5.25100%0xf345…7b3458d ago0xe9c1d7…e6e554
0xdd07…45b90x0e3d…7757Base—$4.20100%0x9cee…c9d958d ago0x764f03…b2598e
0xdd07…45b90x0e3d…7757Base—$1.05100%0x433f…6ee958d ago0xbb8f8c…be8063
0xdd07…45b90x0e3d…7757Base—$3.15100%0x7fb5…6c5258d ago0x9462f6…6c9ff7
0xdd07…45b90x0e3d…7757Base—$52.50100%0x3494…a4d158d ago0x06fa61…ecd4c0
0xdd07…45b90x0e3d…7757Base—$15.75100%0x6d25…ee4158d ago0x8d6e5f…b08fe8
0xdd07…45b90x0e3d…7757Base—$1.05100%0xfe42…c1f058d ago0x054ff2…31f95c
0xdd07…45b90x0e3d…7757Base—$1.05100%0xc072…b4b158d ago0x6ba899…bea87c
0xdd07…45b90x0e3d…7757Base—$10.50100%0xfbdd…4dae58d ago0x78b125…bdc4ab
0xdd07…45b90x0e3d…7757Base—$10.50100%0x4d98…2b5b58d ago0x821982…863222
0xdd07…45b90x0e3d…7757Base—$10.50100%0x0f31…87b158d ago0x59a367…161aac
0xdd07…45b90x0e3d…7757Base—$2.10100%0x77d2…395e58d ago0x74e1c3…c54061
0xdd07…45b90x0e3d…7757Base—$1.05100%0xa6d0…a3cd58d ago0xe11eac…03c27a
0xdd07…45b90x0e3d…7757Base—$8.40100%0x3835…626158d ago0x56731b…e38d41

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

Open skill.md
Show 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.