Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0777b0…d751c5
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb15703…14c9c9
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd9e3c4…0f8040
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeca3d3…857e58
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x973236…4b3ed1
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb9105…40b8b5
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffb08b…87a44a
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14f730…9efc05
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb02eb9…deb13e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa6912c…b78b03
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x451491…e262ea
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x228cd8…a25522
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12e76f…dbed18
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x97e4fa…a4e78d
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33143f…8fd0e0
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd7d140…71c81c
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a5232…e4d010
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d30b6…c1a7be
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa972a2…2118a8
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ecf98…ae2059
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5808bd…b2f282
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e31bc…e89b57
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeed15e…89c184
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x94388b…37bbb2
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35a9f2…504630

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.