Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xd05f2d…c0caa5
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x774ae5…4d09bd
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x95ed5a…b90dcc
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xbaa885…06c5a6
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x8a15a5…9653a8
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x4152ab…29ad75
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xc98484…cc9be8
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xbb0eae…f277be
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x71bc5d…53e5bb
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x4ec9f6…048f58
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xfd00af…8a6bbb
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x9b4133…ee18d8
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xfd54d8…becf52
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x092417…9fc967
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xfb8c71…8f3c04
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x95f125…9a9050
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x3d8ea0…7c6920
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xbeb496…890094
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x206a07…d59824
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xe52adc…06d84d
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xc3953b…6abe35
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x55fd26…98e0cf
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0xc8c3d1…6eff84
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x61e353…756fe6
0x499a…49720xa9dd…2315Base—$0.002100%coinbase7d ago0x92f5ce…e0ea2c

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.