Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb7f…da370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase48d ago0x7efc41…f28b16
0x8ddc…75740xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase48d ago0xa39f6c…748fe4
0xa276…30950xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase48d ago0x631d3f…fdea42
0x9903…cef50xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase48d ago0xda75b2…a30ab5
0x01cd…1e090xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x587895…780b73
0x798d…116f0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x64a29f…bd626f
0x7816…74140xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x4b8bc7…744a28
0x6152…7cb70xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x503fc7…987d17
0xc6e6…f70f0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0xb2fb7c…18bca7
0x30ce…ca3b0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0xdaa16e…eb91ca
0x7478…0f310xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0xa5e5ed…9591a7
0xe50c…50240xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x724c99…a7c9e5
0xca16…c06d0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0xc43ef6…e0a27b
0x63ed…64200xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0xe3e050…2c1cd2
0x4550…f8b30xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x23edd8…d0a9ae
0x8108…38930xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0xf479b4…ff80d4
0xea96…d8500xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x97cdd3…256c8f
0x7ee2…58eb0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x83d275…860c0f
0x9a8e…cc8e0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0xffdd49…380903
0x4cf8…57b10xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x0ae956…1f4252
0xcdc2…4d190xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x195349…77fc53
0xb08c…c7bc0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x471021…81b0ae
0xa276…30950xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x13e632…68c8b1
0x30ce…ca3b0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0x34bd24…c5ae4b
0xba32…4c8d0xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase49d ago0xe7c9f9…7b6dae

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.