Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75cf…b03d0xdcc2…97a5Base—$0.01100%coinbase78d ago0xbf95a5…52463b
0x75cf…b03d0x91de…2d18Base—$0.01100%coinbase78d ago0xf0c5d6…bfd7af
0x75cf…b03d0x52cf…f1b2Base—$0.01100%coinbase78d ago0xa47962…c0dfcb
0x75cf…b03d0x02fc…ee3aBase—$0.01100%coinbase78d ago0xf35f1e…c2b6ee
0x75cf…b03d0x6a13…7eebBase—$0.01100%coinbase78d ago0xf6f270…7e291a
0x75cf…b03d0x34f9…2241Base—$0.01100%coinbase78d ago0x1bc15c…042f75
0x75cf…b03d0xd5fa…f653Base—$0.01100%coinbase78d ago0x619b96…cc65d5
0x75cf…b03d0xb669…aee3Base—$0.01100%coinbase78d ago0x2b8539…590d82
0x75cf…b03d0xd5f3…5e75Base—$0.01100%coinbase78d ago0x76705c…ef0a68
0x75cf…b03d0x88cf…bdb0Base—$0.01100%coinbase78d ago0x4cf88d…276443
0x75cf…b03d0xd50e…5c6bBase—$0.01100%coinbase78d ago0xa2322b…0333be
0x75cf…b03d0xae9d…2c1dBase—$0.01100%coinbase78d ago0xfe5031…58e690
0x75cf…b03d0xddc2…10e6Base—$0.01100%coinbase78d ago0xf001c1…35d528
0x75cf…b03d0x8ddd…013eBase—$0.01100%coinbase78d ago0x9b2606…a2acfa
0x75cf…b03d0x451d…bef8Base—$0.01100%coinbase78d ago0x8cc6f5…3b4a9d
0x75cf…b03d0x9a4c…00a4Base—$0.01100%coinbase78d ago0xeccb33…11984c
0x75cf…b03d0x17b4…2fa4Base—$0.01100%coinbase78d ago0x565913…53b9fd
0x75cf…b03d0xb5d8…1142Base—$0.01100%coinbase78d ago0x8cc400…6ac613
0x75cf…b03d0x74ac…9ff9Base—$0.01100%coinbase78d ago0xf8004c…5ae968
0x75cf…b03d0xc27a…84feBase—$0.01100%coinbase78d ago0x6adca9…d4441e
0x75cf…b03d0xa631…c9e6Base—$0.01100%coinbase78d ago0x4de9ea…16bc29
0x75cf…b03d0x70ca…f066Base—$0.01100%coinbase78d ago0x7dc237…21e4d4
0x75cf…b03d0x055e…4790Base—$0.01100%coinbase78d ago0xba1236…17f157
0x75cf…b03d0xdf93…6bb0Base—$0.01100%coinbase78d ago0x59f99b…defd0a
0x75cf…b03d0x8a36…9059Base—$0.01100%coinbase78d ago0xb972be…802349

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.