Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x0cd537…81b1da
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xd56295…5905c8
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.00983100%coinbase10d ago0x3bfc1d…024a60
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x9fb7b3…b9a09d
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x144757…2e8563
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xeb9cd0…37ad6c
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x40d742…79683b
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x390e74…f35c37
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xe4780d…3db4f6
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x5753fd…adee18
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.00997100%coinbase10d ago0xae2cce…8006f8
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.009721100%coinbase10d ago0x9b8f81…9c3961
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase10d ago0x29b0c9…00d30f
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x60f109…04e42b
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x185117…a86f9b
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0xc0c86e…f3a491
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0xdcf81d…778db7
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x323440…23fb51
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x6070d7…88227d
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x18b4ea…b30ddf
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xbc3627…5bd2a0
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xdc7dfc…02fabc
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xa4621b…cdf076
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x16bdf6…5875bb
0xabf1…e6c70xe903…1abfBaseBlockRun.AIAi$0.009933100%coinbase10d ago0xd5534a…6c71bb

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.