Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb35fc…406017
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe818f0…10214f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec9fbb…099b7a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfbee37…ebed8f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42542d…ac7943
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x784e16…5e2f9a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x51cc49…7471f2
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd13d34…117c4e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a57c0…4a4207
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x27fa5d…07d122
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a6e3e…93a5d4
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8d15b…e27b4f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92b082…ff6883
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x40cbb7…9b275b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe02d4b…3b047a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x28319c…83721e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf689d4…e8628a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd28a26…b1137e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d58eb…c0aaf2
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaac7e3…ee9d94
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x69b539…8bf99d
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x32354f…7845e8
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73cb46…412725
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x838ea5…f8cae4
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x586ba3…77b3c1

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.