Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4254…f5f60x3e0a…78e7Base—$0.0034100%coinbase74d ago0x5c1a7a…06334e
0x4254…f5f60x3e0a…78e7Base—$0.004546100%coinbase74d ago0xf23e73…9f127a
0x4254…f5f60x3e0a…78e7Base—$0.005231100%coinbase74d ago0xe2a84b…aa90a0
0x4254…f5f60x3e0a…78e7Base—$0.005773100%coinbase74d ago0x35d824…505517
0x4254…f5f60x3e0a…78e7Base—$0.005692100%coinbase74d ago0x921ee0…375a35
0x4254…f5f60x3e0a…78e7Base—$0.002982100%coinbase74d ago0x168a10…a753f5
0x4254…f5f60x3e0a…78e7Base—$0.003553100%coinbase74d ago0x9325bf…8360db
0x4254…f5f60x3e0a…78e7Base—$0.004629100%coinbase74d ago0x673507…091d50
0x4254…f5f60x3e0a…78e7Base—$0.003394100%coinbase74d ago0x1e14d0…a0a26d
0x4254…f5f60x3e0a…78e7Base—$0.003771100%coinbase74d ago0x92aaca…0753da
0x4254…f5f60x3e0a…78e7Base—$0.002979100%coinbase74d ago0x8e8876…bf456a
0x4254…f5f60x3e0a…78e7Base—$0.003934100%coinbase74d ago0x331749…15f473
0x4254…f5f60x3e0a…78e7Base—$0.003823100%coinbase74d ago0x64ce03…f0d3d1
0x4254…f5f60x3e0a…78e7Base—$0.005763100%coinbase74d ago0xaa8d74…1c5d9b
0x4254…f5f60x3e0a…78e7Base—$0.00265100%coinbase74d ago0xe22fc5…9fbf77
0x4254…f5f60x3e0a…78e7Base—$0.004473100%coinbase74d ago0x357fd7…b491a7
0x4254…f5f60x3e0a…78e7Base—$0.005894100%coinbase74d ago0x2f370f…8ce663
0x4254…f5f60x3e0a…78e7Base—$0.003066100%coinbase74d ago0xd0321e…c09e7b
0x4254…f5f60x3e0a…78e7Base—$0.00582100%coinbase75d ago0x8eaabe…189f21
0x4254…f5f60x3e0a…78e7Base—$0.003009100%coinbase75d ago0x586881…c8219f
0x4254…f5f60x3e0a…78e7Base—$0.004556100%coinbase75d ago0x035438…35964b
0x4254…f5f60x3e0a…78e7Base—$0.003407100%coinbase75d ago0xff721b…cb1775
0x4254…f5f60x3e0a…78e7Base—$0.005317100%coinbase75d ago0xf10742…5a296c
0x4254…f5f60x3e0a…78e7Base—$0.002653100%coinbase75d ago0x1842da…2ffc34
0x4254…f5f60x3e0a…78e7Base—$0.003291100%coinbase75d ago0xae4f61…604b70

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.