Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x0ba75e…9651f7
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x5e7ace…cd3034
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xbabb24…133524
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x0d2c03…9df8b2
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xe28699…69b086
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x0e7506…0cad3c
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xbb41da…4ba345
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xf68877…eec916
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xd80ebe…b7bfe7
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x61d0c9…491b1b
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xdebbc4…fa8d03
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x60499b…a665e7
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xb02f50…3586be
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x10ed1f…293005
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x88298f…899d61
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xc64713…5a9be6
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x492f12…82c500
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xabe4b6…7f00c5
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x22172d…3eb003
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x8363f9…8180b7
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xb567a0…f713e7
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x198d0d…650016
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x719d8d…6e9781
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xe23bf2…cb7d95
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x39abf5…2d6ead

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.