Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$3.15100%0xc836…5c46106d ago0x512c30…1b28f0
0xf861…cd530x0e3d…7757Base—$3.15100%0xd0fe…3976106d ago0x70d557…ffdeef
0xf861…cd530x0e3d…7757Base—$1.05100%0x6d55…0cde106d ago0xd58c59…d75cd0
0xf861…cd530x0e3d…7757Base—$5.25100%0x2a1b…cb28107d ago0x180fdb…801dc0
0xf861…cd530x0e3d…7757Base—$1.05100%0x6c0f…7cd6107d ago0x6899d4…4acd15
0xf861…cd530x0e3d…7757Base—$5.25100%0xfb22…aa3b107d ago0xe7e2c7…877060
0xf861…cd530x0e3d…7757Base—$84.00100%0xc216…7c23107d ago0x80cd48…4b9747
0xf861…cd530x0e3d…7757Base—$5.25100%0x9971…2048107d ago0x4e1665…5ccb3e
0xf861…cd530x0e3d…7757Base—$5.25100%0xfdd4…df72107d ago0x1d5c7d…883912
0xf861…cd530x0e3d…7757Base—$3.15100%0xc585…31c6107d ago0xf5d2f8…b6b83c
0xf861…cd530x0e3d…7757Base—$42.00100%0x640e…5f18107d ago0xbc7776…a2451c
0xf861…cd530x0e3d…7757Base—$4.20100%0xe9f7…982b107d ago0xf93a8a…ce917d
0xf861…cd530x0e3d…7757Base—$31.50100%0xbfa0…2885107d ago0xab5a7c…694143
0xf861…cd530x0e3d…7757Base—$10.50100%0x60b3…9773107d ago0x8fd524…3a3dd9
0xf861…cd530x0e3d…7757Base—$4.20100%0x212c…a8f6107d ago0x05b7f9…219e8e
0xf861…cd530x0e3d…7757Base—$2.10100%0x6e05…667f107d ago0x771d2a…be49de
0xf861…cd530x0e3d…7757Base—$10.50100%0x6aad…f133107d ago0xc708bb…d955b9
0xf861…cd530x0e3d…7757Base—$4.20100%0xfe42…c1f0107d ago0x4da5f4…b207e9
0xf861…cd530x0e3d…7757Base—$7.35100%0x76aa…2a0a107d ago0xeb21ca…153139
0xf861…cd530x0e3d…7757Base—$5.25100%0xc246…c595107d ago0xcac59a…6f2933
0xf861…cd530x0e3d…7757Base—$105.00100%0x9c03…689d107d ago0x3d0b2e…4ea9e9

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.