Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x4261c4…f126e6
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x6d9751…d14697
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x5c6028…71e5a9
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x6271a8…386732
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x842ea8…2d1eec
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x274d68…e0c813
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x28e3d4…545a41
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xcc8042…962860
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xeedfa8…ba1477
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xfe937c…9be29b
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x015d2d…e4db62
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x4ce0f5…64887a
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x1e28f0…857016
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x9737a7…679707
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xddd403…b86ee8
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xdca24d…a5e6d7
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x059cb7…559c27
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x8dad99…3a1ed3
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x1c7ed0…5e23ff
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xb90f91…733042
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xe1f34d…37b1e8
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x59c637…89973e
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xe048ec…640932
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0x81cbce…cc5e4b
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase32d ago0xafa619…c9f35c

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.