Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd4aad…b39cdb
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6f5f81…337702
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdef9f3…c04d3c
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68a653…aa81af
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x75d8ff…c503dc
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44c5e5…a662bc
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x99aaa4…2d0422
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xedb6c1…57e544
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf0245…ec5830
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61ed51…a7d136
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6dae29…3ea693
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0c5404…5a15f2
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1cf35b…1748bd
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd722bd…2ff79b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x16aa17…cdb6bd
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb301ba…78202f
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7ed5c…9ba9cf
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa600d8…b2ad4b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb1e38f…fe1069
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x22ca81…18ed0e
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6f6f35…e4fa11
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed5541…2bf0ab
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x872e44…12c953
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x908311…311f24
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa548be…fecbc4

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.