Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x86f970…52f059
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x111b22…0136d2
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x2ba0fe…e57cfc
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x08da1e…41befd
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0xcbf6d4…cc3f41
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x4299cd…aae29b
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x5e027a…49eb95
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x237376…7f539d
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x216806…e93adf
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x03ff59…7dbe62
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x3c0c54…8405d8
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0xe56af7…8cc4ae
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x92b1bb…4e1f7d
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0xaf38e4…ea039a
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x4372b8…223d0a
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0xea5f2b…e76027
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0xe5c946…0c5ff7
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x568fa4…25eb2c
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0xba2f92…cd7874
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x01c0c2…b2a8e1
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x17a46a…029089
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x37bf0a…518602
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x8b40ef…238baf
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x749d88…0f9281
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa9d ago0x00d706…71c16b

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.