Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xa5c8…4ccb36d ago0xb698a3…108c81
0xa17c…60a90x0e3d…7757Base—$7.3570%0x6476…d72636d ago0xae0ba3…63c708
0xa17c…60a90x0e3d…7757Base—$2.1070%0x93eb…4c2936d ago0x138465…585278
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xa140…d38d36d ago0xbd025a…6e8fdf
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xf9f2…732936d ago0xf9ccc3…80a5cf
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x4a3c…710236d ago0xc0c9d3…69f574
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x0dc1…621436d ago0x9def11…8e9ad4
0xa17c…60a90x0e3d…7757Base—$21.0070%0xa5c8…4ccb36d ago0x8e6e05…997890
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x74b9…018f36d ago0x578b46…daa115
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x07d6…1b9436d ago0x1a5904…c1a513
0xa17c…60a90x47c5…4fc3Base—$6.3070%0x31fe…80c436d ago0xa8244a…93e938
0xa17c…60a90x0e3d…7757Base—$8.4070%0xb859…c36736d ago0xbf468f…75fc48
0xa17c…60a90x0e3d…7757Base—$94.5070%0xe146…b43837d ago0xb289ac…f81095
0xa17c…60a90x0e3d…7757Base—$10.5070%0x6d25…ee4137d ago0x3cb1c9…2c8e61
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x2740…f50437d ago0x31ab75…ebefdb
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x6361…440537d ago0x1912ba…5aac96
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x9d18…1e3a37d ago0x8d5cba…ea407a
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x50ee…525237d ago0xdd7db7…6d3b4e
0xa17c…60a90x0e3d…7757Base—$2.1070%0x3eb5…db3c37d ago0x771cdd…6b9727

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.