Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0x490d91…41ddb1
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0x8c5bab…daf6ae
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0x38472e…dbad44
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0x5edd98…80b110
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0x0e3332…d073f7
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0xf31fc7…d3d093
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0xb6781a…89ad45
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0x7e20c1…de131d
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0xf6b554…11b216
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0x2ae9db…794708
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0x43a9c2…f850b4
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0x27bcc2…c320d1
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0xf013eb…763103
0xa780…ffc80x0529…7db3Base—$0.01100%payAI44d ago0xa32496…45ad16
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x257e05…1599bb
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x26043a…4e7e3a
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x489f42…51e2a0
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x28d230…83f12f
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x0fd737…72c82a
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x9a5ecb…c75c3a
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x4ad5ca…cf5b4c
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0xcebbd6…f93d94
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x922e53…6f329a
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0xa8ec99…4cac88
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x8f90d9…362db4

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.