Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b5709d ago0x52d514…04c45e
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0x5ab850…bcae0d
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0xd4c154…a54270
0xd341…69360x69ad…9fd9Base—$0.009820%Payer-submitted9d ago0x0366a6…c8a8c2
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b5709d ago0x339535…450825
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0x877623…b963ab
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0x83963d…d8209e
0xd341…69360x69ad…9fd9Base—$0.009820%Payer-submitted9d ago0xfafc01…4d3bd0
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b5709d ago0x15a3d5…bd169e
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0xe8d7a0…d48601
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0x10ef72…fc05c0
0xd341…69360x69ad…9fd9Base—$0.009820%Payer-submitted9d ago0x46b3b2…a0a439
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b5709d ago0xee1329…50ad2f
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0x81f27f…951c53
0xd341…69360x69ad…9fd9Base—$0.009820%Payer-submitted9d ago0xee4f99…dce280
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0xcd8265…a4c626
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0x94fa4a…62da41
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0xc12682…919350
0xd341…69360x69ad…9fd9Base—$0.009820%Payer-submitted9d ago0x6949cc…4a3bcf
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0x2d96ec…03a1fa
0xd341…69360x69ad…9fd9Base—$0.009820%Payer-submitted9d ago0x96abe6…c5a51b
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0x0f53cc…2e675a
0xd341…69360x69ad…9fd9Base—$0.009820%Payer-submitted9d ago0xf581d4…3a7fd2
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b5709d ago0x8fd707…189d68
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b5709d ago0xf9e323…6597d9

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.