Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$10.50100%0xc2ed…bd4e56d ago0xbc8bb7…08bd9c
0xa520…eca40x0e3d…7757Base—$10.50100%0xc6b9…2d8656d ago0x3b709f…cdf770
0xa520…eca40x0e3d…7757Base—$5.25100%0x2544…8c4557d ago0x02daa3…3432a8
0xa520…eca40x0e3d…7757Base—$16.80100%0x3764…3be057d ago0x3eaf9b…810112
0xa520…eca40x0e3d…7757Base—$10.50100%0x7430…b4bb57d ago0x5b3075…12cf74
0xa520…eca40x0e3d…7757Base—$5.25100%0xc84b…0cb357d ago0xb63dee…c76ee1
0xa520…eca40x0e3d…7757Base—$5.25100%0x762b…cf5057d ago0x1e8e63…352b56
0xa520…eca40x0e3d…7757Base—$3.15100%0x33cf…fffe57d ago0x8bdda5…d2ca8b
0xa520…eca40x0e3d…7757Base—$10.50100%0x7929…b33157d ago0x8306b5…e35543
0xa520…eca40x0e3d…7757Base—$10.50100%0x2b35…135b57d ago0x1da543…a113f3
0xa520…eca40x0e3d…7757Base—$5.25100%0x7685…476957d ago0x21cc3d…bb3e44
0xa520…eca40x0e3d…7757Base—$5.25100%0xd09f…ebf057d ago0xde4380…c67c26
0xa520…eca40x0e3d…7757Base—$5.25100%0x4d61…683857d ago0xd4cda2…606974
0xa520…eca40x0e3d…7757Base—$5.25100%0x9765…21f557d ago0x43d9ba…668566
0xa520…eca40x0e3d…7757Base—$5.25100%0x39f9…9a7957d ago0x9bab16…73b3b1

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.