Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x968b…aa490xfe80…47eeBase$0.001100%fluxa15d ago0xc1c824…6c758d
0x968b…aa490xfe80…47eeBase$0.001100%fluxa15d ago0x426ad5…98e80c
0x968b…aa490xfe80…47eeBase$0.001100%fluxa15d ago0x129f35…3c1879
0x968b…aa490xfe80…47eeBase$0.001100%fluxa15d ago0x701bdb…740f68
0x968b…aa490xfe80…47eeBase$0.001100%fluxa15d ago0x1c563d…c0935a
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xe9e0f7…4427cf
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xd4043e…5b6d4f
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x23c3a2…7541bf
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x69aac7…7143f6
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xb0fb64…b0423b
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x06fba5…673b84
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xd82335…e77057
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x227ef0…c8069c
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xa35904…4836e2
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xb0b9ad…9ab95f
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xccb66e…f5df70
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xc50f8c…f049e2
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xe6a9f6…9f51ee
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x4ec7c7…84ee1f
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x671171…ca955c
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xa4e297…645bcc
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x07eaac…9811c7
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xc6e017…6320bf
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0xf926c9…3222eb
0x968b…aa490xfe80…47eeBase$0.001100%fluxa16d ago0x81c4b2…2d4024

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.