Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff5…6fde0x6366…f1e2Base$0.001792100%0x6366…f1e244d ago0x4d0837…bd5d37
0xbff5…6fde0x6366…f1e2Base$0.006578100%0x6366…f1e244d ago0xb9b389…c05fa7
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e244d ago0xa10ed0…74547d
0xbff5…6fde0x6366…f1e2Base$0.00661100%0x6366…f1e244d ago0x8443e1…5ed0cd
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e244d ago0xd089f6…fd8248
0xbff5…6fde0x6366…f1e2Base$0.001794100%0x6366…f1e244d ago0x2f34ab…9b654f
0xbff5…6fde0x6366…f1e2Base$0.006586100%0x6366…f1e244d ago0x23311d…83532a
0xbff5…6fde0x6366…f1e2Base$0.18100%0x6366…f1e244d ago0xf94f12…15e845
0xbff5…6fde0x6366…f1e2Base$0.39100%0xfc74…d8a544d ago0xbd2d69…d54f31
0xbff5…6fde0x6366…f1e2Base$0.3270%0x17c8…043644d ago0xa4f7eb…85bdec
0xbff5…6fde0x6366…f1e2Base$0.00659470%0x6366…f1e245d ago0x68d4d1…0e3d17
0xbff5…6fde0x6366…f1e2Base$0.2270%0x6366…f1e245d ago0x1bbf00…fb7a03
0xbff5…6fde0x6366…f1e2Base$0.00394670%0x6366…f1e245d ago0xeaa31b…262057
0xbff5…6fde0x6366…f1e2Base$0.2270%0x6366…f1e245d ago0xaa5157…743469
0xbff5…6fde0x6366…f1e2Base$0.00002870%0x6366…f1e245d ago0x24628e…616075
0xbff5…6fde0x6366…f1e2Base$0.00659270%0x6366…f1e245d ago0x907a69…9e6edf
0xbff5…6fde0x6366…f1e2Base$0.2270%0x6366…f1e245d ago0x77f43c…63cfdb
0xbff5…6fde0x6366…f1e2Base$0.001833100%0x6366…f1e245d ago0x4dfa8f…9274aa
0xbff5…6fde0x6366…f1e2Base$0.006733100%0x6366…f1e245d ago0xe72040…a91083
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e245d ago0xb7b207…2f2e98
0xbff5…6fde0x6366…f1e2Base$0.00676670%0x6366…f1e245d ago0xf31305…6f9afb
0xbff5…6fde0x6366…f1e2Base$0.1670%0x6366…f1e245d ago0x834330…0863da
0xbff5…6fde0x6366…f1e2Base$0.1870%0xfc74…d8a545d ago0x713c06…e1c98b
0xbff5…6fde0x6366…f1e2Base$0.16100%0x17c8…043645d ago0xbce752…40cda2
0xbff5…6fde0x6366…f1e2Base$0.00002870%0x6366…f1e245d ago0xfdb24a…40eaca

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.