Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4595df…fe9fd7
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x331607…4f6471
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x129f4b…935fe4
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3910d8…ffa165
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb58da1…744e68
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb1822d…590b80
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe897c7…a7efa8
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d1a84…4c0ca7
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe276f3…11dd30
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd1adc…562613
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2572c…4002ec
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98ee21…65d7c8
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a94b6…d952ab
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84b4ea…e1ceaa
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x51e1e9…5e97fc
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0xce742c…e64ff6
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x236dfb…77d4c9
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3173cd…bb9fdb
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x26c796…520320
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0aca2b…f1c6b0
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf3a89b…b4c98b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x166b6c…3ebc06
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc2017a…dc5014
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f247d…499ff1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbff22e…3d44ec

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.