Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f8f…cfc30xb300…8e84Base—$0.25100%fluxa116d ago0xae1095…fa46b5
0xa93e…e3ef0xb300…8e84Base—$0.25100%fluxa116d ago0x2a3781…40ac2a
0x8c6f…dd670xb300…8e84Base—$0.25100%fluxa116d ago0xd8d2eb…e3cd4b
0x0ea7…d14b0xb300…8e84Base—$0.20100%fluxa116d ago0x9dd497…953b3d
0x9ac8…b7150xb300…8e84Base—$0.25100%fluxa116d ago0xe1dd7d…cb5742
0x0e53…e3ae0xb300…8e84Base—$0.25100%fluxa116d ago0x8ad57d…528976
0xb63a…a5450xb300…8e84Base—$0.20100%fluxa116d ago0xe4a638…b2902c
0x0330…1b3d0xb300…8e84Base—$0.10100%fluxa116d ago0xe9c174…08f4a0
0xa204…70250xb300…8e84Base—$0.15100%fluxa116d ago0x4a7607…04deb5
0x6bd4…6c4a0xb300…8e84Base—$0.10100%fluxa116d ago0x5f5d87…eb5f53
0x3bcc…4fd40xb300…8e84Base—$0.25100%fluxa116d ago0x16e2a0…4af5f1
0x90a2…02aa0xb300…8e84Base—$0.20100%fluxa116d ago0xb97bd6…295c47
0x490b…85d50xb300…8e84Base—$0.10100%fluxa116d ago0x64df8f…8d70e7
0x9911…b5b50xb300…8e84Base—$0.25100%fluxa116d ago0xc7b319…1fd97c
0x7598…a8260xb300…8e84Base—$0.15100%fluxa116d ago0x4a79e3…b9478f
0x5dd2…30390xb300…8e84Base—$0.15100%fluxa116d ago0x5c783d…1d71e4

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.