Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base—$1.05100%0x781c…500183d ago0xa3c06e…76ebdd
0xa787…64cf0x0e3d…7757Base—$21.00100%0x7c94…b13e83d ago0x18bf34…0e4aa7
0xb3d8…50a30x0e3d…7757Base—$1.05100%0x238e…232583d ago0x2e3f0d…2d613c
0x1332…66eb0x0e3d…7757Base—$15.75100%0xca7d…500183d ago0xea4f35…6efad1
0x1332…66eb0x0e3d…7757Base—$5.25100%0xfdd4…df7283d ago0xa9985a…92391c
0xf1b3…09140x0e3d…7757Base—$5.25100%0x4596…ce0983d ago0xa48d88…dc3734
0xe196…ca5b0x0e3d…7757Base—$30.45100%0xe082…90c483d ago0x8523bf…b5dbb9
0xa787…64cf0x0e3d…7757Base—$1.05100%0x0452…7f6683d ago0xc64995…b6bcbb
0xc9c7…ba410x0e3d…7757Base—$3.14100%0xdb56…d27883d ago0xfc5489…5d592e
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9667…204e83d ago0x0f3d50…d1ad87
0x3175…58e00x0e3d…7757Base—$600.00100%0x77d8…3bfa83d ago0x331213…31123a
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2bdf…11ce83d ago0x4dd4e3…319f6d
0xa787…64cf0x0e3d…7757Base—$5.25100%0x212c…a8f683d ago0xd8d1bf…67f456
0xa787…64cf0x0e3d…7757Base—$10.50100%0x8d6c…345883d ago0x02b24c…c49bf3
0x1332…66eb0x0e3d…7757Base—$2,100.00100%0x5dca…cd2183d ago0xf939b8…8fb6d1
0x1332…66eb0x0e3d…7757Base—$14.70100%0xc3b9…7b3683d ago0x6af55e…f22568
0xc9a2…31540x0e3d…7757Base—$1.05100%0xf74f…ffda83d ago0xf74309…d916d6
0xa520…eca40x0e3d…7757Base—$6.30100%0x762b…cf5083d ago0xc07640…10f9e2
0xa787…64cf0x0e3d…7757Base—$26.25100%0xec3e…414c83d ago0x067323…ce12ee
0x1332…66eb0x0e3d…7757Base—$26.25100%0xc246…c59583d ago0x693702…7e4613
0x1332…66eb0x0e3d…7757Base—$31.50100%0x2041…bdf683d ago0x150cbc…ea3ac7
0xa787…64cf0x0e3d…7757Base—$5.25100%0x39e9…239383d ago0xf06250…ea6125
0x1332…66eb0x0e3d…7757Base—$50.00100%0xb55c…2e3e83d ago0x6a0ce3…56950e
0x1332…66eb0x0e3d…7757Base—$3.15100%0x3670…183b83d ago0x613c97…337e01
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9b8a…f4bd83d ago0x1da097…eeb0f5

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.