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%payAI114d ago0x317794…aed198
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6a401c…442a38
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd4460…950352
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x79354b…724f92
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa38912…c2e7b0
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfecaf4…c72ba1
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x96edce…e0b817
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbaae39…b8b6ae
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb9852…c3f71d
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a8ff0…4e3bb0
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5e8c1f…8f9c4a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x980a9d…ca0546
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc62fef…25c84b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xba3f40…630241
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x11223f…e50c86
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcab6ae…fb5783
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c4224…841088
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2157f9…6f9b76
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeeb260…027052
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x279d3a…9c695c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c8917…3edb36
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x31c200…e99d12
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd1fb4f…671bdd
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6807c8…3ad908
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf398bf…33527b

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.