Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x0ac03e…7dbac1
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0xfd4690…bac20f
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x030a17…f4855b
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x11b913…81c0df
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x5b8d94…fb424b
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0xfe1f23…362d89
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0xe3b013…01a058
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x24454d…1d5c02
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x9acb58…d6cd1d
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0xd262b2…f2ae79
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x393085…65409b
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x265ae1…370f74
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x060c32…19008f
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0xd69a55…ce5f31
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0xe13afd…6a5d76
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x347c18…ba6cfb
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x73e316…af4a41
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0xddfab7…346751
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0xf6082f…59e5a3
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x59f4dc…0f2ec4
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x61c223…e84dd4
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0xbb50fa…b25b73
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x8ca8cf…767308
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x167e90…9fd9e3
0xfbe9…6d030x9c95…e299Base—$0.001100%fluxa68d ago0x94c819…771223

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.