Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5842d ago0x9a88a2…000cf8
0xf53c…f5f90xbbec…4451Base—$0.0047570%0x4a15…a5842d ago0x040545…05baf8
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5842d ago0xa58958…60c104
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5842d ago0xb550ef…0aabe5
0xf53c…f5f90x3855…3cdfBase—$0.00570%0x4a15…a5842d ago0x50fe89…5d9bfd
0xf53c…f5f90xbbec…4451Base—$0.0047570%0x4a15…a5842d ago0x1fd0ce…f59e40
0xf53c…f5f90xf475…2805Base—$0.00170%0x4a15…a5842d ago0xe9b4f2…6ff794
0xf53c…f5f90xf475…2805Base—$0.00170%0x4a15…a5842d ago0x1c87e3…76c934
0xf53c…f5f90xbbec…4451Base—$0.0047570%0x4a15…a5842d ago0x542c23…47d84c
0xf53c…f5f90x3855…3cdfBase—$0.00570%0x4a15…a5842d ago0xfab01d…fdc313
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5842d ago0xcf178b…fad49b
0xf53c…f5f90xf475…2805Base—$0.00170%0x4a15…a5842d ago0x4a6bcb…8ddcd2
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5842d ago0x56829f…8a4fe7
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5842d ago0xef921d…7378dd
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5842d ago0x7e503b…f36aa5
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5842d ago0x21d4f3…e2dbc2
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5842d ago0xcb2e11…9beaa4
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5842d ago0x718f8f…8ceed3
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5842d ago0x6024a4…2c6fea
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5842d ago0xb775c2…062c33
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5842d ago0xcc0566…bcf896
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5842d ago0x096e86…2a2e1f
0xf53c…f5f90xf475…2805Base—$0.00170%0x4a15…a5842d ago0xdaee2b…f47a86
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5842d ago0x466e87…27abf0

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.