Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase13d ago0x6b8812…b36bda
0x170d…fa100x2b6d…32c5Base2sPublic-records$0.0025100%coinbase13d ago0x6930de…394095
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0xfb8cd3…f2c298
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0xe27253…63cc74
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0x84d547…aca534
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0x219cf9…62dfad
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0xd09fdb…f704b3
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0xbc06c7…ad2e50
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0xf75901…236fe2
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0x0a699e…ee3711
0x2012…47590x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0x26477f…2eedea
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase13d ago0xd84814…4b9c44
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase13d ago0xf1ac3f…4905bc
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase13d ago0x3ae51d…5a7348
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase13d ago0xae8354…7c1743
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase13d ago0x581274…a83ed2
0xb13e…a6ce0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0x76fece…c8fa5a
0xb13e…a6ce0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0xa15256…89c6b3
0xb13e…a6ce0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase13d ago0x69bc7e…b8bc09
0x170d…fa100x2b6d…32c5Base2sPublic-records$0.0025100%coinbase13d ago0x241773…e2c5bf
0x170d…fa100x2b6d…32c5Base2sPublic-records$0.0025100%coinbase13d ago0xf62bef…0a78df
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase13d ago0x581c72…a90355
0xb13e…a6ce0x2b6d…32c5Base2sPublic-records$0.003100%coinbase14d ago0x992ea1…5760d1
0xb13e…a6ce0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0x1945e6…1d95dc
0xb13e…a6ce0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0xf75708…039075

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.