Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase113d ago0x0dd35a…d7df2c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase113d ago0x790e53…2ccc5a
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xee24af…e30bb7
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase113d ago0xeffc5e…f2636a
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase113d ago0x0661a1…a66b69
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase113d ago0x87573d…5d2b4d
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xf23f06…ebeeb9
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase113d ago0xa4300b…08e5f2
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase113d ago0xa9f1a0…91e23a
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase113d ago0xee4e81…daa908
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase113d ago0x2086b9…65f1dd
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase113d ago0x0923aa…22b580
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0xafe4bf…61632a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0x3bc42e…99bd5e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase113d ago0x29da5d…219c8c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase113d ago0xf6833f…6056ed
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase113d ago0x752089…1c8956
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase113d ago0xaf55ea…d5cdd9
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase113d ago0xb674d0…c01dbf
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x089dab…4984d2
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase113d ago0xa78342…31a8d9
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase113d ago0x949bf8…92d56f
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase113d ago0x0f1ab5…f3a3cf
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase113d ago0x64bc75…4d1a2c
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase113d ago0x267bab…e53e81

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.