Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01ba67…b5fdd4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ab7af…fdad53
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xedc1a0…44f6b1
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbe7602…4010a9
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xafc858…fec08a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33d37d…2e0281
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c8eb5…47411a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6db0d…60629e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4878ac…1d8d9c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc10a0…876494
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x884d5e…2cdf70
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe62d9…c1da68
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x57c30f…bfc7a4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f54b3…5357f9
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82cd40…6ac734
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x406ebd…f4dfa6
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc9212…25f070
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e1d29…f34ec9
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7e04b…150eb1
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x57dc3b…b1fd81
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf79706…f43aa7
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee5c71…89c95e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f3016…145130
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf32f55…aed84a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ae024…a3da74

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.