Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base$0.01100%payAI60d ago0x4b7faa…3f276b
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x1f9d90…b45946
0xc4ea…85f20x0529…7db3Base$0.01100%payAI60d ago0x9c7f96…7d7cf7
0x0bee…2fb90x0529…7db3Base$0.01100%payAI60d ago0x397233…ed5cc5
0xc4ea…85f20x0529…7db3Base$0.01100%payAI60d ago0xd36b31…1a6651
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xe80df2…33e423
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x3f4233…5bebb5
0xc4ea…85f20x0529…7db3Base$0.01100%payAI60d ago0x8612f6…5b419a
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xe37856…3b3d86
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x498163…e4c196
0x8ce0…79b00x0529…7db3Base$0.01100%payAI60d ago0x54c647…f13b14
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x25cabf…9792d5
0xc4ea…85f20x0529…7db3Base$0.01100%payAI60d ago0x2ff3c5…b34e35
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x63d078…5c3fee
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x4b141a…fa5345
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xfa7335…b65a98
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xe5aad2…fd0f6f
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x4451f3…583dea
0x8ce0…79b00x0529…7db3Base$0.01100%payAI60d ago0x24d70e…31a947
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x63e3e9…58dc1a
0xc4ea…85f20x0529…7db3Base$0.01100%payAI60d ago0xf0f393…2e59ce
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xabf723…e2c8d0
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x0dc966…2825be
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x136796…4f152c
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x6a3fa4…a89383

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.