Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0x68d933…bcc066
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase22d ago0xc533a0…ab7cf8
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x9fa92f…c67a34
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x6c2f25…c32f33
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x878261…a1957a
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x66c98c…0b3d4a
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.01100%coinbase22d ago0x219bbf…cdfa75
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.01100%coinbase22d ago0xc501cc…c642c9
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0xb76573…77635d
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0x0276fb…157849
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.0045100%coinbase22d ago0x78af37…5c343b
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.009100%coinbase22d ago0x5e2de6…09409d
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.009100%coinbase22d ago0x4dba41…a4fd3c
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.009100%coinbase22d ago0xe6883d…19b007
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase22d ago0x651b49…2fe703
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase22d ago0x7f83d8…9eb8ab
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase22d ago0x295375…d8d3f0
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase22d ago0x261c46…948ef1
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase22d ago0x3d92fd…8db820
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase22d ago0xa53d6b…09d18b
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase22d ago0x7eeee4…da9875
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase22d ago0x3a7fbf…a0a071
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0xdaab58…07ceb3
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x4799bd…2708fb
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x8d3044…bd044a

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.