Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40b2…1fd20x3e0a…78e7Base—$0.005394100%coinbase74d ago0xe1365b…92ca1f
0x40b2…1fd20x3e0a…78e7Base—$0.004017100%coinbase74d ago0x7535de…b284c3
0x40b2…1fd20x3e0a…78e7Base—$0.004137100%coinbase74d ago0x1bbc39…8dd48b
0x40b2…1fd20x3e0a…78e7Base—$0.003405100%coinbase74d ago0x2319bd…22a8cc
0x40b2…1fd20x3e0a…78e7Base—$0.002658100%coinbase74d ago0xe557dc…432103
0x40b2…1fd20x3e0a…78e7Base—$0.004308100%coinbase74d ago0x705e50…6a3897
0x40b2…1fd20x3e0a…78e7Base—$0.002674100%coinbase74d ago0x394d89…ec281e
0x40b2…1fd20x3e0a…78e7Base—$0.003834100%coinbase74d ago0x414ae6…a7e443
0x40b2…1fd20x3e0a…78e7Base—$0.004629100%coinbase74d ago0x25b02c…9e564a
0x40b2…1fd20x3e0a…78e7Base—$0.004581100%coinbase74d ago0x717f31…8bf262
0x40b2…1fd20x3e0a…78e7Base—$0.004251100%coinbase74d ago0xab209b…597ae9
0x40b2…1fd20x3e0a…78e7Base—$0.003631100%coinbase74d ago0xc99dab…f379cb
0x40b2…1fd20x3e0a…78e7Base—$0.005684100%coinbase74d ago0xe97144…e22507
0x40b2…1fd20x3e0a…78e7Base—$0.003236100%coinbase74d ago0x3504a0…9a68a8
0x40b2…1fd20x3e0a…78e7Base—$0.003295100%coinbase74d ago0x4827f5…01dc21
0x40b2…1fd20x3e0a…78e7Base—$0.004896100%coinbase74d ago0xd1d561…0ecfca
0x40b2…1fd20x3e0a…78e7Base—$0.005308100%coinbase74d ago0x34ee2d…ba8a98
0x40b2…1fd20x3e0a…78e7Base—$0.003473100%coinbase74d ago0xd68b33…78804d
0x40b2…1fd20x3e0a…78e7Base—$0.005151100%coinbase74d ago0x927835…579bfd
0x40b2…1fd20x3e0a…78e7Base—$0.004582100%coinbase74d ago0xace488…f30e85
0x40b2…1fd20x3e0a…78e7Base—$0.004105100%coinbase74d ago0x5536f0…9b9b41
0x40b2…1fd20x3e0a…78e7Base—$0.004176100%coinbase75d ago0x7f6c42…17b3fa
0x40b2…1fd20x3e0a…78e7Base—$0.005692100%coinbase75d ago0xc9542d…3d8eb3
0x40b2…1fd20x3e0a…78e7Base—$0.004774100%coinbase75d ago0xcffb92…a4ba83
0x40b2…1fd20x3e0a…78e7Base—$0.003975100%coinbase75d ago0x949377…9a810c

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.