Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0x787249…0fb2e7
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa21d ago0xbf7d4c…77f93d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x715367…f3a37b
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0xf63113…d2c849
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x177128…1efff6
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0xa687b6…decf69
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x331acf…c9a030
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0xc4b042…5b1bc0
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x6f6c37…44531b
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x7db372…344b63
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x6fae0d…d36296
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x732fd6…0b3672
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0xddeb3a…acd835
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x5b561f…15928c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0xda279e…a1d062
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x3c6fbe…018363
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x005d4f…554ec0
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x5a0272…c9b6e1
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x00b1b7…6dd473
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0xeb34ef…6590d2
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0xa22fb1…1b7c4a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x923b42…ee6e61
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x475832…4128f0
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0x93844d…bb2618
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa22d ago0xb86f17…19c97e

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.