Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x8c3933…a5ca29
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0xd620e3…fcc80c
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x89c3a7…79b8cd
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x65c569…1dd4d9
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x32df01…48238f
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0xfbde29…ce03b0
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x5d52d5…a3216f
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0xbc05d6…20041d
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0xe25f22…eb1a10
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x14e291…145dba
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x49e184…a7f06e
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x850d15…a61d04
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x83450e…7462f6
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0xd852d2…74b86a
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x18714e…e7dc80
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0xbce9c9…527fcf
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0xa8ad06…ebdedf
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x773c05…ff9378
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0x242699…b964d7
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase42d ago0xd032e8…1383bf
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase43d ago0x38b24d…9d058f
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase43d ago0x15d887…8d2735
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase43d ago0x71cf05…47d6c3
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase43d ago0x767ca3…aae9f4

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.