Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$106.74100%Payer-submitted86d ago0x7bd26d…88e526
0xa54d…49f50xe742…ea88Base—$482.84100%Payer-submitted86d ago0x254728…04a7ef
0xa54d…49f50xe742…ea88Base—$4.17100%Payer-submitted86d ago0xf1c96b…e864d5
0xa54d…49f50xe742…ea88Base—$20.53100%Payer-submitted86d ago0xa993f7…9eeb4c
0xa54d…49f50xe742…ea88Base—$5.10100%Payer-submitted86d ago0xaab9ca…a2e75a
0xa54d…49f50xe742…ea88Base—$22.34100%Payer-submitted86d ago0x8dd89c…49d634
0xa54d…49f50xe742…ea88Base—$2.15100%Payer-submitted86d ago0x9cd1a2…ab1517
0xa54d…49f50xe742…ea88Base—$2.69100%Payer-submitted86d ago0xb8f2da…e3a94a
0xa54d…49f50xe742…ea88Base—$1.46100%Payer-submitted86d ago0xec823f…691762
0xa54d…49f50xe742…ea88Base—$1.08100%Payer-submitted86d ago0xd0f46c…c3c24d
0xa54d…49f50xe742…ea88Base—$1.23100%Payer-submitted86d ago0x51f7e6…641f0b
0xa54d…49f50xe742…ea88Base—$146.71100%Payer-submitted86d ago0x2bc2ea…d8c630
0xa54d…49f50xe742…ea88Base—$3.44100%Payer-submitted86d ago0x376b9b…adddc1
0xa54d…49f50xe742…ea88Base—$23.76100%Payer-submitted86d ago0xefabc7…ba9ddc
0xa54d…49f50xe742…ea88Base—$4.98100%Payer-submitted86d ago0x521909…401d85
0xa54d…49f50xe742…ea88Base—$3.60100%Payer-submitted86d ago0x1b92be…6e291b
0xa54d…49f50xe742…ea88Base—$96.85100%Payer-submitted86d ago0x96d7fa…4c8ceb
0xa54d…49f50xe742…ea88Base—$1.97100%Payer-submitted86d ago0x717564…d0b910
0xa54d…49f50xe742…ea88Base—$5.40100%Payer-submitted86d ago0x40e24e…73e971
0xa54d…49f50xe742…ea88Base—$1.90100%Payer-submitted86d ago0x74fef1…6002ec
0xa54d…49f50xe742…ea88Base—$1.23100%Payer-submitted86d ago0x0e39cc…ebf2aa
0xa54d…49f50xe742…ea88Base—$8.01100%Payer-submitted86d ago0x47ff36…7650e6
0xa54d…49f50xe742…ea88Base—$6.93100%Payer-submitted86d ago0x5af687…75f77b
0xa54d…49f50xe742…ea88Base—$3.48100%Payer-submitted86d ago0x310b6e…4cebf5
0xa54d…49f50xe742…ea88Base—$1.98100%Payer-submitted86d ago0xfe19b6…c005b7

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.