Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x1f9d90…b45946
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xe80df2…33e423
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x3f4233…5bebb5
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xe37856…3b3d86
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x498163…e4c196
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x25cabf…9792d5
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
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x63e3e9…58dc1a
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
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xc33990…e8b848
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x279b69…876f92
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x49c129…edfbd2
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xc401c2…6c1267
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xaeae21…6626f3
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x75d92a…c930db
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x1556ce…82f009
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0xb8a319…ecd1bf
0xb7ff…5a290x0529…7db3Base$0.01100%payAI60d ago0x2e3246…eedeec

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.